[INFO] fetching crate keyhive_core 0.3.0...
[INFO] testing keyhive_core-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate keyhive_core 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate keyhive_core 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate keyhive_core 0.3.0
[INFO] tweaked toml for crates.io crate keyhive_core 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate keyhive_core 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keyhive_core 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded trait-variant v0.1.2
[INFO] [stderr]   Downloaded proptest-derive v0.5.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded dupe v0.9.1
[INFO] [stderr]   Downloaded nonempty v0.10.0
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded dupe_derive v0.9.1
[INFO] [stderr]   Downloaded keyhive_crypto v0.1.0
[INFO] [stderr]   Downloaded beekem v0.1.0
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccbe79ff1fbb0fe66808aac3682f52632d49c3252a34a02c40d304ec8f289940
[INFO] running `Command { std: "docker" "start" "-a" "ccbe79ff1fbb0fe66808aac3682f52632d49c3252a34a02c40d304ec8f289940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccbe79ff1fbb0fe66808aac3682f52632d49c3252a34a02c40d304ec8f289940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccbe79ff1fbb0fe66808aac3682f52632d49c3252a34a02c40d304ec8f289940", kill_on_drop: false }`
[INFO] [stdout] ccbe79ff1fbb0fe66808aac3682f52632d49c3252a34a02c40d304ec8f289940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4513b9eab5cc05e66cc3dfc52021f64e25518a6980f8b53395e1d54aee166174
[INFO] running `Command { std: "docker" "start" "-a" "4513b9eab5cc05e66cc3dfc52021f64e25518a6980f8b53395e1d54aee166174", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling dupe v0.9.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling nonempty v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling keyhive_crypto v0.1.0
[INFO] [stderr]    Compiling beekem v0.1.0
[INFO] [stderr]    Compiling keyhive_core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.88s
[INFO] running `Command { std: "docker" "inspect" "4513b9eab5cc05e66cc3dfc52021f64e25518a6980f8b53395e1d54aee166174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4513b9eab5cc05e66cc3dfc52021f64e25518a6980f8b53395e1d54aee166174", kill_on_drop: false }`
[INFO] [stdout] 4513b9eab5cc05e66cc3dfc52021f64e25518a6980f8b53395e1d54aee166174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0458c65c58753685c7202643d1a7bd72c635a5b42f2ad7f9142a005e1dcaaba4
[INFO] running `Command { std: "docker" "start" "-a" "0458c65c58753685c7202643d1a7bd72c635a5b42f2ad7f9142a005e1dcaaba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling keyhive_crypto v0.1.0
[INFO] [stderr]    Compiling beekem v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling keyhive_core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/event.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use test_utils::init_logging;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use crate::test_utils::init_logging;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `keyhive_core::test_utils`
[INFO] [stdout]   --> tests/transitive_access.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     test_utils::make_simple_keyhive,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `test_utils` in `keyhive_core`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(any(test, feature = "test_utils"))]
[INFO] [stdout]    |          ------------------------------ the item is gated here
[INFO] [stdout] 32 | pub mod test_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/transitive_access.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     test_utils::init_logging();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/transitive_access.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     test_utils::init_logging();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/encrypt.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     test_utils::init_logging();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]   --> tests/encrypt.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     test_utils::init_logging();
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keyhive_core` (test "transitive_access") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> tests/encrypt.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     test_utils::init_logging();
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keyhive_core` (test "encrypt") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2318:9
[INFO] [stdout]      |
[INFO] [stdout] 2318 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2398:9
[INFO] [stdout]      |
[INFO] [stdout] 2398 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2441:9
[INFO] [stdout]      |
[INFO] [stdout] 2441 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2504:9
[INFO] [stdout]      |
[INFO] [stdout] 2504 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2691:9
[INFO] [stdout]      |
[INFO] [stdout] 2691 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2719:9
[INFO] [stdout]      |
[INFO] [stdout] 2719 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2806:9
[INFO] [stdout]      |
[INFO] [stdout] 2806 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2879:9
[INFO] [stdout]      |
[INFO] [stdout] 2879 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/keyhive.rs:2960:9
[INFO] [stdout]      |
[INFO] [stdout] 2960 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout] help: to make use of source file src/test_utils.rs, use `mod test_utils` in this file to declare the module
[INFO] [stdout]     -->  src/lib.rs:12:1
[INFO] [stdout]      |
[INFO] [stdout]   12 + mod test_utils;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/active.rs:403:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/active.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/active.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:645:13
[INFO] [stdout]     |
[INFO] [stdout] 645 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:655:13
[INFO] [stdout]     |
[INFO] [stdout] 655 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:669:13
[INFO] [stdout]     |
[INFO] [stdout] 669 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:679:13
[INFO] [stdout]     |
[INFO] [stdout] 679 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:694:13
[INFO] [stdout]     |
[INFO] [stdout] 694 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:706:13
[INFO] [stdout]     |
[INFO] [stdout] 706 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 725 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:750:13
[INFO] [stdout]     |
[INFO] [stdout] 750 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:798:13
[INFO] [stdout]     |
[INFO] [stdout] 798 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:898:13
[INFO] [stdout]     |
[INFO] [stdout] 898 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/group/membership_operation.rs:942:13
[INFO] [stdout]     |
[INFO] [stdout] 942 |             test_utils::init_logging();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/principal/group.rs:1220:9
[INFO] [stdout]      |
[INFO] [stdout] 1220 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/principal/group.rs:1244:9
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/principal/group.rs:1276:9
[INFO] [stdout]      |
[INFO] [stdout] 1276 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/principal/group.rs:1303:9
[INFO] [stdout]      |
[INFO] [stdout] 1303 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/principal/group.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/principal/group.rs:1369:9
[INFO] [stdout]      |
[INFO] [stdout] 1369 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]     --> src/principal/group.rs:1526:9
[INFO] [stdout]      |
[INFO] [stdout] 1526 |         test_utils::init_logging();
[INFO] [stdout]      |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual/state.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/principal/individual.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/store/ciphertext.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/store/ciphertext.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/store/ciphertext.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_utils` in this scope
[INFO] [stdout]    --> src/store/ciphertext.rs:659:9
[INFO] [stdout]     |
[INFO] [stdout] 659 |         test_utils::init_logging();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keyhive_core` (lib test) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "0458c65c58753685c7202643d1a7bd72c635a5b42f2ad7f9142a005e1dcaaba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0458c65c58753685c7202643d1a7bd72c635a5b42f2ad7f9142a005e1dcaaba4", kill_on_drop: false }`
[INFO] [stdout] 0458c65c58753685c7202643d1a7bd72c635a5b42f2ad7f9142a005e1dcaaba4
